projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50d195e
)
(Ferase_buffer): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 9 Nov 1993 21:34:18 +0000
(21:34 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 9 Nov 1993 21:34:18 +0000
(21:34 +0000)
src/buffer.c
patch
|
blob
|
history
diff --git
a/src/buffer.c
b/src/buffer.c
index 4958b1b90050dbe78b9d76919303420f0e6b86bd..7095498c2e821db982ea41366f32ab672f8b082e 100644
(file)
--- a/
src/buffer.c
+++ b/
src/buffer.c
@@
-1012,7
+1012,7
@@
selected window if it is displayed there.")
\f
DEFUN ("erase-buffer", Ferase_buffer, Serase_buffer, 0, 0, "*",
"Delete the entire contents of the current buffer.\n\
-Any
clipp
ing restriction in effect (see `narrow-to-region') is removed,\n\
+Any
narrow
ing restriction in effect (see `narrow-to-region') is removed,\n\
so the buffer is truly empty after this.")
()
{